Welcome![Sign In][Sign Up]
Location:
Search - windows kernel

Search list

[Driver DevelopBlindStudio

Description: 一个 windows 内核级别的调试器-A windows kernel-level debugger
Platform: | Size: 4485120 | Author: wuyanfeng | Hits:

[BooksJIURL玩玩Win2k

Description: 关于win2000核心编程的文章-win2000 kernel program
Platform: | Size: 1149952 | Author: 刘卫 | Hits:

[OS programSETTIMER

Description: 一个高精度计时器-A high-precision timer
Platform: | Size: 29696 | Author: 刘为 | Hits:

[Windows Develop040216000012

Description: Windows Kernel
Platform: | Size: 86016 | Author: 冷无情 | Hits:

[Windows Develop040216000015

Description: Windows Kernel
Platform: | Size: 49152 | Author: 冷无情 | Hits:

[Windows Develop040216000024

Description: Windows Kernel
Platform: | Size: 6144 | Author: 冷无情 | Hits:

[Windows Developndiswrapper-0.10

Description: Some wireless LAN vendors refuse to release hardware specifications or drivers for their products for operating systems other than Microsoft Windows. The ndiswrapper project makes it possible to use such hardware with Linux by means of a loadable kernel module that "wraps around" NDIS (Windows network driver API) drivers.
Platform: | Size: 110592 | Author: 王斐 | Hits:

[uCOSThe Real-Time Kernel_UCOS作者的书

Description: UCOS操作系统实时内核书-UCOS real-time operating system kernel book
Platform: | Size: 1777664 | Author: 倪水 | Hits:

[Driver Developpci驱动程序(平面光栅)

Description: 个人根据海德汉平面光栅Windows下的程序编写得Linux下的驱动程去源码,在Linux实时内核下使用,部分驱动内容需要RTAI不定才能使用!-individuals under HEIDENHAIN plane grating Windows programmers in the Linux source code to drive way in the Linux kernel using real-time, part-driven content RTAI volatility can use!
Platform: | Size: 53248 | Author: 张sir | Hits:

[Internet-NetworkAFXRootkit2005

Description: 最新的俄罗斯内核后门,AFXROOTKIT2005,内含详细说明-latest kernel of the Russian backdoor, AFXROOTKIT2005 containing details
Platform: | Size: 263168 | Author: 于皓 | Hits:

[OS programUndocumented

Description: Undocumented Windows NT(未公开的NT内核技术)最新中文版发布于: 2005.3.5-Undocumented Windows NT (not open to the NT kernel technology) Chinese version of the latest release on : 2005.3.5
Platform: | Size: 385024 | Author: 不羁的风 | Hits:

[Windows DevelopCE_NET_Setup_Guide

Description: windowsce3.0的开发指南,可以对windowsce的内核部分有一个大致的了解-windows CE3.0 developer guide.An overview of the WinCE kernel.
Platform: | Size: 414720 | Author: 郭有良 | Hits:

[OS programPhysMemSource

Description: Windows NT有映射物理内存到一个Device,这个源码告诉你怎么去访问物理内存。-Windows NT are mapping physical memory to a Device, the source tell you how to access physical memory.
Platform: | Size: 28672 | Author: 李中国 | Hits:

[Windows Developregexpp3.tar

Description: 最牛的C++语言正则表达式库 regex++即将被纳入c++语言标准库成为c++语言不可分割的一部分,这也可以看出这个库的厉害之处。这个库本身是boost库的一部分,但是boost太大,使用不便。这是该库的作者独立发行的安装包。-C language is a regular expression library regex about to be incorporated into the standard language for c c become an integral part of language, which can be seen for the severity of it. The library itself is a boost for the part, but too much boost, the use of inconvenience. This is for the author of the independent distributors installation kits.
Platform: | Size: 776192 | Author: 李伟 | Hits:

[Software EngineeringProgrammingWindowsCHS

Description: 《Windows 程序设计(第5版)(上、下册)》 如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作——再一次演示了基本的Win32程序设计的API核心内容。本书的内容包括: ** 基本内容——输入、输出和对话框 ** Unicode概述 ** 图形——绘图、文本和字体、位图和元文件 ** 内核和打印机 ** 声音和音乐 ** 动态链接库 ** 多任务和多线程 ** 多文档界面 ** Internet和 Intranet的程序设计 其中采用的大多是具有代表性的示例,这本Petzold著作为使用 Windows 95、Windows 98或 Windows NT的各级windows程序员提供了最基本的参考和指导。没有经验的开发人员也可以从中获取大量的新知识。 -"Windows programming (Release 5) (, Volume) "If Windows developers have any problems, please read the book PetZold it. In "Window Design" (Release 5), this outstanding "Windows Pioneer Award" (Windows Pioneer Award) was who according to the latest Windows operating system technical amendments to the authority of his classics-- once again demonstrated the basic the Win32 API programming core content. The book's contents include :** basic elements-- input, output dialog and outlined**** Unicode graphics-- graphics, text and fonts, yuan bitmap file and the kernel and printers****** voices and music dynamic link library** multi-tasking and multi-threading**** Document Interface Internet and Intranet design procedures which use is the most represent
Platform: | Size: 3078144 | Author: 大头卫 | Hits:

[Linux-UnixRTOSandNucleusPLUS

Description: Nucleus PLUS是美国著名RTOS厂商ATI公司(Accelerated Tedmology lnc) 在嵌入式实 时多任务操作系统Nucleus基础上,为实时嵌入式应用而设计的一个抢先式多任务操作系统内核。其95%的代码是用ANSI C写成的,非常便于移植并支持大多数类型的处理器 Nucleus PLUS是一组c函数库,应用程序代码与核心函数连接在一起,生成一个目标代码,下载到目标板的RAM 中或直接烧录到目标板的ROM 中执行。在典型的目标环境中,Nucleus PLUS核心代码区一般不超过20K字节大小。-Nucleus PLUS RTOS is well-known American manufacturers ATI Corporation (Accelera ted Tedmology lnc) in Embedded Real-time Operating System Nucleus multi-task basis, for real-time embedded applications designed to pre-empt a multi-tasking operating system kernel. Its 95% of the code is written in ANSI C, very easy transplantation and to support most types of processors Nucleus PLUS is a function of the group c, Application code and linked to the core function, generating an object code, downloaded to the target board RAM or direct copying to the target board ROM implementation. In a typical target environment, Nucleus PLUS core code is generally not exceed 20 K byte size.
Platform: | Size: 110592 | Author: 柳荫 | Hits:

[Driver DevelopFU_Rootkit

Description: windows rootkit,可以列举出内核驱动程序以及就可以把自己的.sys隐藏起来-windows rootkit. can be cited and kernel drivers will be able to own. sys hidden
Platform: | Size: 2272256 | Author: 柳杨 | Hits:

[Booksbcgs

Description: 前辈的教诲,无密码 本书是作者十余年编程生涯中的技术和经验的总结。内容涵盖了从认识CPU、Windows运行机理、编程语言的运行机理,到代码的规范和风格、分析方法、调试方法和内核优化,内有作者对许多问题的认知过程和透彻的分析,以及优秀和精彩的编程经验-generation teachings, no password is the author of the book Programming career more than 10 years of technology and experience. It covers the understanding of the CPU and Windows operating mechanism, the programming language operation mechanism, of the code of norms and style, analysis and debugging methods and kernel optimization, there are many issues the author of the cognitive process and thorough analysis, as well as excellent and exciting programming experience
Platform: | Size: 529408 | Author: 雷阵雨 | Hits:

[Othercaozuoxitong-yinlun

Description: 操作系统引论探究:一本关于操作系统内核的详细教材,图文并茂,易学易懂-Operating System Introduction to explore : an operating system kernel on the detailed materials, the police quite understandable
Platform: | Size: 228352 | Author: bruce2 | Hits:

[OS programsvv-2.3-src

Description: 检查内核模块是否被动态注入的程序。主要思想:PE文件的动静太比对。-check whether the kernel module dynamically injection procedures. The main idea : PE document is too static and dynamic than the right.
Platform: | Size: 730112 | Author: 于佳耕 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 36 »

CodeBus www.codebus.net